home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Encarta World Atlas 1999 / Encarta World 99 Install Disk.iso / evg / Flights / SoundsAS.js < prev    next >
Encoding:
JavaScript  |  1998-09-01  |  17.3 KB  |  371 lines

  1. /*****************************************************************************
  2.  SoundsAS.js
  3.  
  4.  Encarta Virtual Globe 1999
  5.  
  6.  (c) Copyright Microsoft Corporation 1998
  7.  
  8.  Populates the sound table for Asia. The sound table is comprised
  9.  of a Lat,Long location where the sound is associated with, and an index
  10.  number into the Audio Man control which has the path to the actual sound 
  11.  file. See FlightSounds.xls for the table of sound file and Lat,Long 
  12.  matchings.
  13.  
  14.  Also includes fusion related variables declarations and functions
  15.  because the number of fusion nodes vary between Fly files.
  16.  
  17.  This file is to be included by FlyAsia.htm
  18.  
  19.  Owner = WHsu
  20. *****************************************************************************/
  21. var g_numFusionSrcNodes = 11;
  22. var g_FusionSrcNodes = new Array(g_numFusionSrcNodes);            // node object for Fusion URLWav
  23. var g_fFusionSrcNodeLoaded = new Array(g_numFusionSrcNodes);    // if set, node loaded
  24.  
  25. function LoadFusionMedia()
  26. {
  27.     var i;
  28.     for ( i=0; i < g_numFusionSrcNodes; i++ )
  29.     {
  30.         g_fFusionSrcNodeLoaded[i] = false;
  31.     }
  32.     g_FusionSrcNodes[0]  = MediaGraph.Nodes("FusionSrcA");
  33.     g_FusionSrcNodes[1]  = MediaGraph.Nodes("FusionSrcB");
  34.     g_FusionSrcNodes[2]  = MediaGraph.Nodes("FusionSrcC");
  35.     g_FusionSrcNodes[3]  = MediaGraph.Nodes("FusionSrcD");
  36.     g_FusionSrcNodes[4]  = MediaGraph.Nodes("FusionSrcE");
  37.     g_FusionSrcNodes[5]  = MediaGraph.Nodes("FusionSrcF");
  38.     g_FusionSrcNodes[6]  = MediaGraph.Nodes("FusionSrcG");
  39.     g_FusionSrcNodes[7]  = MediaGraph.Nodes("FusionSrcH");
  40.     g_FusionSrcNodes[8]  = MediaGraph.Nodes("FusionSrcI");
  41.     g_FusionSrcNodes[9]  = MediaGraph.Nodes("FusionSrcJ");
  42.     g_FusionSrcNodes[10] = MediaGraph.Nodes("FusionSrcK");
  43.  
  44.     MediaGraph.Nodes("FusionSrcA").LoadMedia(false);
  45.     MediaGraph.Nodes("FusionSrcB").LoadMedia(false);
  46.     MediaGraph.Nodes("FusionSrcC").LoadMedia(false);
  47.     MediaGraph.Nodes("FusionSrcD").LoadMedia(false);
  48.     MediaGraph.Nodes("FusionSrcE").LoadMedia(false);
  49.     MediaGraph.Nodes("FusionSrcF").LoadMedia(false);
  50.     MediaGraph.Nodes("FusionSrcG").LoadMedia(false);
  51.     MediaGraph.Nodes("FusionSrcH").LoadMedia(false);
  52.     MediaGraph.Nodes("FusionSrcI").LoadMedia(false);
  53.     MediaGraph.Nodes("FusionSrcJ").LoadMedia(false);
  54.     MediaGraph.Nodes("FusionSrcK").LoadMedia(false);
  55. }
  56.  
  57. g_SoundTable[g_Continent_AS] = new Array(62);
  58.  
  59. g_SoundTable[g_Continent_AS][0] = new Array(3);
  60. g_SoundTable[g_Continent_AS][1] = new Array(3);
  61. g_SoundTable[g_Continent_AS][2] = new Array(3);
  62. g_SoundTable[g_Continent_AS][3] = new Array(3);
  63. g_SoundTable[g_Continent_AS][4] = new Array(3);
  64. g_SoundTable[g_Continent_AS][5] = new Array(3);
  65. g_SoundTable[g_Continent_AS][6] = new Array(3);
  66. g_SoundTable[g_Continent_AS][7] = new Array(3);
  67. g_SoundTable[g_Continent_AS][8] = new Array(3);
  68. g_SoundTable[g_Continent_AS][9] = new Array(3);
  69. g_SoundTable[g_Continent_AS][10] = new Array(3);
  70. g_SoundTable[g_Continent_AS][11] = new Array(3);
  71. g_SoundTable[g_Continent_AS][12] = new Array(3);
  72. g_SoundTable[g_Continent_AS][13] = new Array(3);
  73. g_SoundTable[g_Continent_AS][14] = new Array(3);
  74. g_SoundTable[g_Continent_AS][15] = new Array(3);
  75. g_SoundTable[g_Continent_AS][16] = new Array(3);
  76. g_SoundTable[g_Continent_AS][17] = new Array(3);
  77. g_SoundTable[g_Continent_AS][18] = new Array(3);
  78. g_SoundTable[g_Continent_AS][19] = new Array(3);
  79. g_SoundTable[g_Continent_AS][20] = new Array(3);
  80. g_SoundTable[g_Continent_AS][21] = new Array(3);
  81. g_SoundTable[g_Continent_AS][22] = new Array(3);
  82. g_SoundTable[g_Continent_AS][23] = new Array(3);
  83. g_SoundTable[g_Continent_AS][24] = new Array(3);
  84. g_SoundTable[g_Continent_AS][25] = new Array(3);
  85. g_SoundTable[g_Continent_AS][26] = new Array(3);
  86. g_SoundTable[g_Continent_AS][27] = new Array(3);
  87. g_SoundTable[g_Continent_AS][28] = new Array(3);
  88. g_SoundTable[g_Continent_AS][29] = new Array(3);
  89. g_SoundTable[g_Continent_AS][30] = new Array(3);
  90. g_SoundTable[g_Continent_AS][31] = new Array(3);
  91. g_SoundTable[g_Continent_AS][32] = new Array(3);
  92. g_SoundTable[g_Continent_AS][33] = new Array(3);
  93. g_SoundTable[g_Continent_AS][34] = new Array(3);
  94. g_SoundTable[g_Continent_AS][35] = new Array(3);
  95. g_SoundTable[g_Continent_AS][36] = new Array(3);
  96. g_SoundTable[g_Continent_AS][37] = new Array(3);
  97. g_SoundTable[g_Continent_AS][38] = new Array(3);
  98. g_SoundTable[g_Continent_AS][39] = new Array(3);
  99. g_SoundTable[g_Continent_AS][40] = new Array(3);
  100. g_SoundTable[g_Continent_AS][41] = new Array(3);
  101. g_SoundTable[g_Continent_AS][42] = new Array(3);
  102. g_SoundTable[g_Continent_AS][43] = new Array(3);
  103. g_SoundTable[g_Continent_AS][44] = new Array(3);
  104. g_SoundTable[g_Continent_AS][45] = new Array(3);
  105. g_SoundTable[g_Continent_AS][46] = new Array(3);
  106. g_SoundTable[g_Continent_AS][47] = new Array(3);
  107. g_SoundTable[g_Continent_AS][48] = new Array(3);
  108. g_SoundTable[g_Continent_AS][49] = new Array(3);
  109. g_SoundTable[g_Continent_AS][50] = new Array(3);
  110. g_SoundTable[g_Continent_AS][51] = new Array(3);
  111. g_SoundTable[g_Continent_AS][52] = new Array(3);
  112. g_SoundTable[g_Continent_AS][53] = new Array(3);
  113. g_SoundTable[g_Continent_AS][54] = new Array(3);
  114. g_SoundTable[g_Continent_AS][55] = new Array(3);
  115. g_SoundTable[g_Continent_AS][56] = new Array(3);
  116. g_SoundTable[g_Continent_AS][57] = new Array(3);
  117. g_SoundTable[g_Continent_AS][58] = new Array(3);
  118. g_SoundTable[g_Continent_AS][59] = new Array(3);
  119. g_SoundTable[g_Continent_AS][60] = new Array(3);
  120. g_SoundTable[g_Continent_AS][61] = new Array(3);
  121.  
  122.  
  123. g_SoundTable[g_Continent_AS][0][g_indexLat] = 34;
  124. g_SoundTable[g_Continent_AS][0][g_indexLong] = 65;
  125. g_SoundTable[g_Continent_AS][0][g_indexSound] = 1;        // F172376A    34    65    172376 Afghanistan
  126.  
  127. g_SoundTable[g_Continent_AS][1][g_indexLat] = 41;
  128. g_SoundTable[g_Continent_AS][1][g_indexLong] = 44;
  129. g_SoundTable[g_Continent_AS][1][g_indexSound] = 2;        // F172387A    41    44    172387 Armenia (+)
  130.  
  131. g_SoundTable[g_Continent_AS][2][g_indexLat] = 41;
  132. g_SoundTable[g_Continent_AS][2][g_indexLong] = 48;
  133. g_SoundTable[g_Continent_AS][2][g_indexSound] = 3;        // F172392A    41    48    172392 Azerbaijan (+)
  134.  
  135. g_SoundTable[g_Continent_AS][3][g_indexLat] = 21;
  136. g_SoundTable[g_Continent_AS][3][g_indexLong] = 96;
  137. g_SoundTable[g_Continent_AS][3][g_indexSound] = 4;        // F172411A    21    96    172411 Myanmar(+)
  138.  
  139. g_SoundTable[g_Continent_AS][4][g_indexLat] = 34;
  140. g_SoundTable[g_Continent_AS][4][g_indexLong] = 107;
  141. g_SoundTable[g_Continent_AS][4][g_indexSound] = 5;        // F172424A    34    107    172424 China
  142.  
  143. g_SoundTable[g_Continent_AS][5][g_indexLat] = 34;
  144. g_SoundTable[g_Continent_AS][5][g_indexLong] = 107;
  145. g_SoundTable[g_Continent_AS][5][g_indexSound] = 6;        // F172425A    34    107    172425 China--
  146.  
  147. g_SoundTable[g_Continent_AS][6][g_indexLat] = 27;
  148. g_SoundTable[g_Continent_AS][6][g_indexLong] = 29;
  149. g_SoundTable[g_Continent_AS][6][g_indexSound] = 7;        // F172437A    27    29    172437 Egypt (+)
  150.  
  151. g_SoundTable[g_Continent_AS][7][g_indexLat] = 9;
  152. g_SoundTable[g_Continent_AS][7][g_indexLong] = 40;
  153. g_SoundTable[g_Continent_AS][7][g_indexSound] = 8;        // F172441A    9    40    172441 Ethiopia- (+)
  154.  
  155. g_SoundTable[g_Continent_AS][8][g_indexLat] = 42;
  156. g_SoundTable[g_Continent_AS][8][g_indexLong] = 44;
  157. g_SoundTable[g_Continent_AS][8][g_indexSound] = 9;        // F172450A    42    44    172450 Georgia (+)
  158.  
  159. g_SoundTable[g_Continent_AS][9][g_indexLat] = 24;
  160. g_SoundTable[g_Continent_AS][9][g_indexLong] = 78;
  161. g_SoundTable[g_Continent_AS][9][g_indexSound] = 10;        // F172469A    24    78    172469 India
  162.  
  163. g_SoundTable[g_Continent_AS][10][g_indexLat] = 24;
  164. g_SoundTable[g_Continent_AS][10][g_indexLong] = 78;
  165. g_SoundTable[g_Continent_AS][10][g_indexSound] = 11;        // F172470A    24    78    172470 India
  166.  
  167. g_SoundTable[g_Continent_AS][11][g_indexLat] = 33;
  168. g_SoundTable[g_Continent_AS][11][g_indexLong] = 55;
  169. g_SoundTable[g_Continent_AS][11][g_indexSound] = 12;        // F172479A    33    55    172479 Iran (++)
  170.  
  171. g_SoundTable[g_Continent_AS][12][g_indexLat] = 33;
  172. g_SoundTable[g_Continent_AS][12][g_indexLong] = 55;
  173. g_SoundTable[g_Continent_AS][12][g_indexSound] = 13;        // F172480A    33    55    172480 Iran (++)
  174.  
  175. g_SoundTable[g_Continent_AS][13][g_indexLat] = 26;
  176. g_SoundTable[g_Continent_AS][13][g_indexLong] = 127;
  177. g_SoundTable[g_Continent_AS][13][g_indexSound] = 14;        // F172490A    26    127    172490 Japan (Okinawa)
  178.  
  179. g_SoundTable[g_Continent_AS][14][g_indexLat] = 35;
  180. g_SoundTable[g_Continent_AS][14][g_indexLong] = 137;
  181. g_SoundTable[g_Continent_AS][14][g_indexSound] = 15;        // F172491A    35    137    172491 Japan (Taiko)
  182.  
  183. g_SoundTable[g_Continent_AS][15][g_indexLat] = 32;
  184. g_SoundTable[g_Continent_AS][15][g_indexLong] = 36;
  185. g_SoundTable[g_Continent_AS][15][g_indexSound] = 16;        // F172494A    32    36    172494 Jordan (+)
  186.  
  187. g_SoundTable[g_Continent_AS][16][g_indexLat] = 37;
  188. g_SoundTable[g_Continent_AS][16][g_indexLong] = 128;
  189. g_SoundTable[g_Continent_AS][16][g_indexSound] = 17;        // F172498A    37    128    172498 Korea-
  190.  
  191. g_SoundTable[g_Continent_AS][17][g_indexLat] = 17;
  192. g_SoundTable[g_Continent_AS][17][g_indexLong] = 107;
  193. g_SoundTable[g_Continent_AS][17][g_indexSound] = 18;        // F172500A    17    107    172500 Laos (+)
  194.  
  195. g_SoundTable[g_Continent_AS][18][g_indexLat] = 46;
  196. g_SoundTable[g_Continent_AS][18][g_indexLong] = 104;
  197. g_SoundTable[g_Continent_AS][18][g_indexSound] = 19;        // F172518A    46    104    172518 Mongolia
  198.  
  199. g_SoundTable[g_Continent_AS][19][g_indexLat] = 46;
  200. g_SoundTable[g_Continent_AS][19][g_indexLong] = 104;
  201. g_SoundTable[g_Continent_AS][19][g_indexSound] = 20;        // F172519A    46    104    172519 Mongolia
  202.  
  203. g_SoundTable[g_Continent_AS][20][g_indexLat] = 28;
  204. g_SoundTable[g_Continent_AS][20][g_indexLong] = 84;
  205. g_SoundTable[g_Continent_AS][20][g_indexSound] = 21;        // F172525A    28    84    172525 Nepal
  206.  
  207. g_SoundTable[g_Continent_AS][21][g_indexLat] = 20;
  208. g_SoundTable[g_Continent_AS][21][g_indexLong] = 57;
  209. g_SoundTable[g_Continent_AS][21][g_indexSound] = 22;        // F172533A    20    57    172533 Oman (+)
  210.  
  211. g_SoundTable[g_Continent_AS][22][g_indexLat] = 30;
  212. g_SoundTable[g_Continent_AS][22][g_indexLong] = 69;
  213. g_SoundTable[g_Continent_AS][22][g_indexSound] = 23;        // F172534A    30    69    172534 Pakistan
  214.  
  215. g_SoundTable[g_Continent_AS][23][g_indexLat] = 56;
  216. g_SoundTable[g_Continent_AS][23][g_indexLong] = 37;
  217. g_SoundTable[g_Continent_AS][23][g_indexSound] = 24;        // F172543A    56    37    172543 Russia (+)
  218.  
  219. g_SoundTable[g_Continent_AS][24][g_indexLat] = 57;
  220. g_SoundTable[g_Continent_AS][24][g_indexLong] = 45;
  221. g_SoundTable[g_Continent_AS][24][g_indexSound] = 25;        // F172546A    57    45    172546 Russia (+)
  222.  
  223. g_SoundTable[g_Continent_AS][25][g_indexLat] = 58;
  224. g_SoundTable[g_Continent_AS][25][g_indexLong] = 58;
  225. g_SoundTable[g_Continent_AS][25][g_indexSound] = 26;        // F172547A    58    58    172547 Russia (+)
  226.  
  227. g_SoundTable[g_Continent_AS][26][g_indexLat] = 59;
  228. g_SoundTable[g_Continent_AS][26][g_indexLong] = 65;
  229. g_SoundTable[g_Continent_AS][26][g_indexSound] = 27;        // F172548A    59    65    172548(e) Russia (+)
  230.  
  231. g_SoundTable[g_Continent_AS][27][g_indexLat] = 65;
  232. g_SoundTable[g_Continent_AS][27][g_indexLong] = 100;
  233. g_SoundTable[g_Continent_AS][27][g_indexSound] = 28;        // F172550A    65    100    172550 Russia (eastern)
  234.  
  235. g_SoundTable[g_Continent_AS][28][g_indexLat] = 67;
  236. g_SoundTable[g_Continent_AS][28][g_indexLong] = 130;
  237. g_SoundTable[g_Continent_AS][28][g_indexSound] = 29;        // F172551A    67    130    172551 Russia (eastern)
  238.  
  239. g_SoundTable[g_Continent_AS][29][g_indexLat] = 14;
  240. g_SoundTable[g_Continent_AS][29][g_indexLong] = 29;
  241. g_SoundTable[g_Continent_AS][29][g_indexSound] = 30;        // F172573A    14    29    172573 Sudan (+)
  242.  
  243. g_SoundTable[g_Continent_AS][30][g_indexLat] = 35;
  244. g_SoundTable[g_Continent_AS][30][g_indexLong] = 38;
  245. g_SoundTable[g_Continent_AS][30][g_indexSound] = 31;        // F172577A    35    38    172577 Syria (++)
  246.  
  247. g_SoundTable[g_Continent_AS][31][g_indexLat] = 39;
  248. g_SoundTable[g_Continent_AS][31][g_indexLong] = 71;
  249. g_SoundTable[g_Continent_AS][31][g_indexSound] = 32;        // F172578A    39    71    172578 Tajikistan
  250.  
  251. g_SoundTable[g_Continent_AS][32][g_indexLat] = 24;
  252. g_SoundTable[g_Continent_AS][32][g_indexLong] = 121;
  253. g_SoundTable[g_Continent_AS][32][g_indexSound] = 33;        // F172580A    24    121    172580 Taiwan
  254.  
  255. g_SoundTable[g_Continent_AS][33][g_indexLat] = 15;
  256. g_SoundTable[g_Continent_AS][33][g_indexLong] = 103;
  257. g_SoundTable[g_Continent_AS][33][g_indexSound] = 34;        // F172583A    15    103    172583 Thailand (+)
  258.  
  259. g_SoundTable[g_Continent_AS][34][g_indexLat] = 32;
  260. g_SoundTable[g_Continent_AS][34][g_indexLong] = 88;
  261. g_SoundTable[g_Continent_AS][34][g_indexSound] = 35;        // F172584A    32    88    172584 Tibet
  262.  
  263. g_SoundTable[g_Continent_AS][35][g_indexLat] = -17;
  264. g_SoundTable[g_Continent_AS][35][g_indexLong] = -174;
  265. g_SoundTable[g_Continent_AS][35][g_indexSound] = 36;        // F172586A    -17    -174    172586 Tonga (+)
  266.  
  267. g_SoundTable[g_Continent_AS][36][g_indexLat] = 34;
  268. g_SoundTable[g_Continent_AS][36][g_indexLong] = 9;
  269. g_SoundTable[g_Continent_AS][36][g_indexSound] = 37;        // F172587A    34    9    172587 Tunisia (+)
  270.  
  271. g_SoundTable[g_Continent_AS][37][g_indexLat] = 38;
  272. g_SoundTable[g_Continent_AS][37][g_indexLong] = 31;
  273. g_SoundTable[g_Continent_AS][37][g_indexSound] = 38;        // F172588A    38    31    172588 Turkey (+)
  274.  
  275. g_SoundTable[g_Continent_AS][38][g_indexLat] = 38;
  276. g_SoundTable[g_Continent_AS][38][g_indexLong] = 35;
  277. g_SoundTable[g_Continent_AS][38][g_indexSound] = 39;        // F172589A    38    35    172589 Turkey (+)
  278.  
  279. g_SoundTable[g_Continent_AS][39][g_indexLat] = 38;
  280. g_SoundTable[g_Continent_AS][39][g_indexLong] = 39;
  281. g_SoundTable[g_Continent_AS][39][g_indexSound] = 40;        // F172591A    38    39    172591 Turkey (+)
  282.  
  283. g_SoundTable[g_Continent_AS][40][g_indexLat] = 21;
  284. g_SoundTable[g_Continent_AS][40][g_indexLong] = -158;
  285. g_SoundTable[g_Continent_AS][40][g_indexSound] = 41;        // F172597A    21    -158    172597 Hawaii (++)
  286.  
  287. g_SoundTable[g_Continent_AS][41][g_indexLat] = 34;
  288. g_SoundTable[g_Continent_AS][41][g_indexLong] = 107;
  289. g_SoundTable[g_Continent_AS][41][g_indexSound] = 42;        // F172922A    34    107    172922 China
  290.  
  291. g_SoundTable[g_Continent_AS][42][g_indexLat] = 124;
  292. g_SoundTable[g_Continent_AS][42][g_indexLong] = 11;
  293. g_SoundTable[g_Continent_AS][42][g_indexSound] = 43;        // F172936A    124    11    172936 Phillipines
  294.  
  295. g_SoundTable[g_Continent_AS][43][g_indexLat] = 2;
  296. g_SoundTable[g_Continent_AS][43][g_indexLong] = 108;
  297. g_SoundTable[g_Continent_AS][43][g_indexSound] = 44;        // F172941A    2    108    172941 Malaysia (+)
  298.  
  299. g_SoundTable[g_Continent_AS][44][g_indexLat] = 35;
  300. g_SoundTable[g_Continent_AS][44][g_indexLong] = 33;
  301. g_SoundTable[g_Continent_AS][44][g_indexSound] = 45;        // F172943A    35    33    172943 Cyprus (++)
  302.  
  303. g_SoundTable[g_Continent_AS][45][g_indexLat] = 5;
  304. g_SoundTable[g_Continent_AS][45][g_indexLong] = 45;
  305. g_SoundTable[g_Continent_AS][45][g_indexSound] = 46;        // F172947A    5    45    172947 Somalia (+)
  306.  
  307. g_SoundTable[g_Continent_AS][46][g_indexLat] = 34;
  308. g_SoundTable[g_Continent_AS][46][g_indexLong] = 107;
  309. g_SoundTable[g_Continent_AS][46][g_indexSound] = 47;        // F172953A    34    107    172953 China
  310.  
  311. g_SoundTable[g_Continent_AS][47][g_indexLat] = 34;
  312. g_SoundTable[g_Continent_AS][47][g_indexLong] = 107;
  313. g_SoundTable[g_Continent_AS][47][g_indexSound] = 48;        // F172954A    34    107    172954 China
  314.  
  315. g_SoundTable[g_Continent_AS][48][g_indexLat] = 32;
  316. g_SoundTable[g_Continent_AS][48][g_indexLong] = 35;
  317. g_SoundTable[g_Continent_AS][48][g_indexSound] = 49;        // F172955A    32    35    172955 Israel (++)
  318.  
  319. g_SoundTable[g_Continent_AS][49][g_indexLat] = 32;
  320. g_SoundTable[g_Continent_AS][49][g_indexLong] = 35;
  321. g_SoundTable[g_Continent_AS][49][g_indexSound] = 50;        // F172956A    32    35    172956(e) Israel (++)
  322.  
  323. g_SoundTable[g_Continent_AS][50][g_indexLat] = 34;
  324. g_SoundTable[g_Continent_AS][50][g_indexLong] = 107;
  325. g_SoundTable[g_Continent_AS][50][g_indexSound] = 51;        // F172964A    34    107    172964 China
  326.  
  327. g_SoundTable[g_Continent_AS][51][g_indexLat] = 33;
  328. g_SoundTable[g_Continent_AS][51][g_indexLong] = 36;
  329. g_SoundTable[g_Continent_AS][51][g_indexSound] = 52;        // F172968A    33    36    172968 Lebanon (++)
  330.  
  331. g_SoundTable[g_Continent_AS][52][g_indexLat] = 15;
  332. g_SoundTable[g_Continent_AS][52][g_indexLong] = 108;
  333. g_SoundTable[g_Continent_AS][52][g_indexSound] = 53;        // F172974A    15    108    172974 Vietnam (+)
  334.  
  335. g_SoundTable[g_Continent_AS][53][g_indexLat] = 25;
  336. g_SoundTable[g_Continent_AS][53][g_indexLong] = 45;
  337. g_SoundTable[g_Continent_AS][53][g_indexSound] = 54;        // F172975A    25    45    172975 Saudi Arabia (+)
  338.  
  339. g_SoundTable[g_Continent_AS][54][g_indexLat] = 7;
  340. g_SoundTable[g_Continent_AS][54][g_indexLong] = 81;
  341. g_SoundTable[g_Continent_AS][54][g_indexSound] = 55;        // F174190A    7    81    174190 Sri Lanka
  342.  
  343. g_SoundTable[g_Continent_AS][55][g_indexLat] = 6;
  344. g_SoundTable[g_Continent_AS][55][g_indexLong] = 73;
  345. g_SoundTable[g_Continent_AS][55][g_indexSound] = 56;        // F174192A    6    73    174192(e) Maldives
  346.  
  347. g_SoundTable[g_Continent_AS][56][g_indexLat] = -2;
  348. g_SoundTable[g_Continent_AS][56][g_indexLong] = 120;
  349. g_SoundTable[g_Continent_AS][56][g_indexSound] = 57;        // F175264A    -2    120    175264 Indonesia (+)
  350.  
  351. g_SoundTable[g_Continent_AS][57][g_indexLat] = 39;
  352. g_SoundTable[g_Continent_AS][57][g_indexLong] = 69;
  353. g_SoundTable[g_Continent_AS][57][g_indexSound] = 58;        // F175265A    39    69    175265 Turkmenistan
  354.  
  355. g_SoundTable[g_Continent_AS][58][g_indexLat] = 41;
  356. g_SoundTable[g_Continent_AS][58][g_indexLong] = 74;
  357. g_SoundTable[g_Continent_AS][58][g_indexSound] = 59;        // F547297A    41    74    547297 Kyrgyzstan
  358.  
  359. g_SoundTable[g_Continent_AS][59][g_indexLat] = 15;
  360. g_SoundTable[g_Continent_AS][59][g_indexLong] = 108;
  361. g_SoundTable[g_Continent_AS][59][g_indexSound] = 60;        // F556628A    15    108    556628 Vietnam (+)
  362.  
  363. g_SoundTable[g_Continent_AS][60][g_indexLat] = 27;
  364. g_SoundTable[g_Continent_AS][60][g_indexLong] = 29;
  365. g_SoundTable[g_Continent_AS][60][g_indexSound] = 61;        // F557109A    27    29    557109 Egypt (+)
  366.  
  367. g_SoundTable[g_Continent_AS][61][g_indexLat] = 12;
  368. g_SoundTable[g_Continent_AS][61][g_indexLong] = 106;
  369. g_SoundTable[g_Continent_AS][61][g_indexSound] = 62;        // F999950A    12    106    999950 Cambodia (+)
  370.  
  371.